const github.com/andybalholm/brotli.initialRepeatedCodeLength

3 uses

	github.com/andybalholm/brotli (current package)
		constants.go#L34: const initialRepeatedCodeLength = 8
		decode.go#L807: 				s.prev_code_len = initialRepeatedCodeLength
		entropy_encode.go#L488: 	var previous_value byte = initialRepeatedCodeLength